From: Richard M. Stallman Date: Mon, 23 Jun 1997 02:45:44 +0000 (+0000) Subject: (KERNEL_FILE): New overriding definition. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80667 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0a7a361afaed771b8d0414641b0ada1d76bf2ca1;p=emacs.git (KERNEL_FILE): New overriding definition. --- diff --git a/src/s/bsdos2.h b/src/s/bsdos2.h index c3c477c4d98..a6970b65491 100644 --- a/src/s/bsdos2.h +++ b/src/s/bsdos2.h @@ -6,3 +6,6 @@ #define START_FILES pre-crt0.o /usr/lib/crt0.o #define HAVE_TERMIOS #define NO_TERMIO + +#undef KERNEL_FILE +#define KERNEL_FILE "/bsd"